projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe0333
)
Don't call menu-bar-mode.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Sep 1994 20:10:12 +0000
(20:10 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Sep 1994 20:10:12 +0000
(20:10 +0000)
lisp/term/x-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/x-win.el
b/lisp/term/x-win.el
index 344715afe8985d9187153913d85fb4ac56b7d4f9..53e678602c5da438aeaeb98315d9b74ac2ceca09 100644
(file)
--- a/
lisp/term/x-win.el
+++ b/
lisp/term/x-win.el
@@
-620,8
+620,6
@@
This is in addition to the primary selection.")
(while (setq i (string-match "[.*]" x-resource-name))
(aset x-resource-name i ?-))))
-(menu-bar-mode t)
-
(x-open-connection (or x-display-name
(setq x-display-name (getenv "DISPLAY")))
x-command-line-resources)